home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / rainbo13.zip / QUICKSTA.RT < prev    next >
Text File  |  1993-01-08  |  3KB  |  61 lines

  1.  
  2.                                   RAINBOW
  3.  
  4.                           (c) Copyright 1991-1992
  5.  
  6.                             Cornerstone Systems
  7.                               David A. Hattel
  8.                           20906 East Dorado Circle
  9.                            Aurora, Colorado 80015
  10.                                (303) 680-1768
  11.  
  12.                           Compuserve ID 70570,572
  13.  
  14.     Rainbow will colorize key words and symbols in your text editor but you
  15.     need to tell it about your editor and the keywords and symbols you want
  16.     colored.  It comes with a demo configuration but it most likely will not
  17.     work for your editor right out of the box   (ie. archive <g>).
  18.  
  19.     The starting row or column is the first row or column that contains
  20.     actual program text, not border characters, scrollbars or status
  21.     information.  The same for the ending row and column.
  22.  
  23.     1)  Note the full path and name of your editor.
  24.     2)  Note what color the normal text in your editor is.
  25.         colors.exe will show all colors and their associated numbers.
  26.     3)  Note what row the text starts on, the top row is row 0
  27.     4)  Note what row the text ends on. (remember, the top row is row 0)
  28.     5)  Note what column the text starts on.  The left column is column 0.
  29.     6)  Note what column to text ends on.
  30.     7)  Note the total number of columns on the screen. Including border
  31.         characters and scrollbars.
  32.  
  33.     Now edit RB.INI with your editor and change the variables at the top of
  34.     the file to reflect the correct information for your editor.
  35.         The variables to change are:
  36.             editor=     <- the full path and name of your editor with extension
  37.             text=       <- the color number of the text in your editor
  38.             top=        <- the first text row
  39.             bottom=     <- the last text row
  40.             left=       <- the first text column
  41.             right=      <- the last text column
  42.             width=      <- total columns on your screen
  43.  
  44.     Now type 'RB RB.INI' at the DOS prompt and if everything was done
  45.     right, your editor will be invoked and you will be editing the rainbow
  46.     INItialization file.  You can change the keywords and their colors to
  47.     taste, RB.DOC will aid in this.
  48.  
  49.                                                     Enjoy,
  50.                                                     David A. Hattel
  51.  
  52. System Requirements:
  53.     An IBM AT or compatible 286 machine or better.
  54.     MS-DOS or PC-DOS 3.0 or greater.
  55.     An EGA or better color monitor and graphics card.
  56.  
  57.     Rainbow works in TEXT mode ONLY (Modes 0, 1, 2, 3, 7, ?)
  58.        and for display page 0
  59.             (It reads and writes directly to the text screens video memory
  60.             for display page 0)
  61.